Socket
Socket
Sign inDemoInstall

@ecl/ec-component-icon

Package Overview
Dependencies
2
Maintainers
5
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ecl/ec-component-icon

ECL Icons -> EC flavor


Version published
Weekly downloads
16
increased by166.67%
Maintainers
5
Install size
38.8 kB
Created
Weekly downloads
 

Readme

Source

Icons

Icons available on ECL.

All icons are provided as a svg file.

Icon size

Icons are available in different sizes. Available sizes goes from ecl-icon--xxxs to ecl-icon--xxl

Icon color

Use Colorize utilities to change icon color

Internet explorer support

If you wish to display icons on Internet explorer, you have to add a third part javascript library.

Here is the code to use SVG for Everybody:

<script src="https://cdnjs.cloudflare.com/ajax/libs/svg4everybody/2.1.9/svg4everybody.min.js"></script>
<script type="text/javascript">document.addEventListener('DOMContentLoaded', function() { svg4everybody(); });</script>

Keywords

FAQs

Last updated on 12 Aug 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc